home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / miffyrecipe.swf / scripts / DefineButton2_267 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-27  |  49 b   |  4 lines

  1. on(release){
  2.    _root.clicked_on("flower");
  3. }
  4.